gtkplacesview: only filter out placeholder if searching
authorCarlos Soriano <csoriano@gnome.org>
Thu, 27 Aug 2015 18:58:27 +0000 (20:58 +0200)
committerCarlos Soriano <csoriano@gnome.org>
Sun, 30 Aug 2015 07:47:28 +0000 (09:47 +0200)
commita427f1e82e1db8c56c1d198ffbd89a2953e08534
treea4ae6718a8e3451e3e52d4c24876a0b1a64e25e4
parente713faaf06397369d0807eacb3bf0e8abf181b21
gtkplacesview: only filter out placeholder if searching

We were filtering out placeholders if the list box filters
while not searching, which is not what we want, since placeholders
should only be hidden if the view is searching.

https://bugzilla.gnome.org/show_bug.cgi?id=754150
gtk/gtkplacesview.c